-
Home
-
StellarPay – Stripe Payment Gateway for WooCommerce
-
1.2.0
-
Code
-
Classes
- OrderRepository
Total Complexity |
18 |
Dependencies |
4 |
Dependents |
22 |
Total lines |
174 |
Lines of code |
60 |
Logical lines of code |
25 |
Comment lines |
72 |
Methods |
15 |
Properties |
1 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getPaymentGatewayMode() |
S |
78 |
2 |
3 |
getOrderByPaymentIntentId() |
S |
64 |
2 |
10 |
getPaymentIntentFee() |
S |
68 |
2 |
7 |
__construct() |
S |
79 |
1 |
3 |
getCustomerIdKeyPrefix() |
S |
79 |
1 |
3 |
getCustomerIdKey() |
S |
75 |
1 |
4 |
getPaymentModeKey() |
S |
79 |
1 |
3 |
getPaymentMethodIdKey() |
S |
79 |
1 |
3 |
setCustomerId() |
S |
78 |
1 |
3 |
getCustomerId() |
S |
80 |
1 |
3 |
setPaymentMethodId() |
S |
75 |
1 |
4 |
getPaymentMethodId() |
S |
80 |
1 |
3 |
isTestOrder() |
S |
79 |
1 |
3 |
setPaymentGatewayMode() |
S |
75 |
1 |
4 |
setPaymentIntentFee() |
S |
75 |
1 |
4 |